go/types.Checker.applyTypeFunc (method)
3 uses
go/types (current package)
builtins.go#L342: resTyp := check.applyTypeFunc(f, x, id)
builtins.go#L462: resTyp := check.applyTypeFunc(f, x, id)
builtins.go#L965: func (check *Checker) applyTypeFunc(f func(Type) Type, x *operand, id builtinId) Type {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)